From: Glenn Morris Date: Wed, 25 Jul 2007 05:00:53 +0000 (+0000) Subject: Switch license to GPLv3 or later. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2122 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6e0726b3317ed0666b184cf88333cfc381210012;p=emacs.git Switch license to GPLv3 or later. --- diff --git a/mac/ChangeLog b/mac/ChangeLog index 5eb769f3a74..87edc913b05 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -905,7 +905,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/mac/INSTALL b/mac/INSTALL index 302317b025f..7cdf0de4940 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -220,7 +220,7 @@ This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/mac/README b/mac/README index 1d8cc40e545..f02527d6383 100644 --- a/mac/README +++ b/mac/README @@ -49,7 +49,7 @@ This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/mac/cw6-mcp.xml b/mac/cw6-mcp.xml index 38f12ba2e74..410f512e37a 100644 --- a/mac/cw6-mcp.xml +++ b/mac/cw6-mcp.xml @@ -6,7 +6,7 @@ This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 2, or (at your option) any +Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but diff --git a/mac/make-package b/mac/make-package index 1db34d2046c..2d10710da80 100755 --- a/mac/make-package +++ b/mac/make-package @@ -24,7 +24,7 @@ # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, diff --git a/mac/makefile.MPW b/mac/makefile.MPW index cbfbff76b72..9c03942effa 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW @@ -8,7 +8,7 @@ # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful,